org.eclipse.vtp.desktop.model.core.configuration
Interface ConfigurationContextSelectorListener

All Known Implementing Classes:
ComponentPropertiesDialog

public interface ConfigurationContextSelectorListener


Method Summary
 void contextSelectionChanged(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 

Method Detail

contextSelectionChanged

void contextSelectionChanged(Brand brand,
                             java.lang.String interactionType,
                             java.lang.String language)